From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:56 +0000 (+0000) Subject: packages/nmeap: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=fdeb6e86191801c9c73e4a2ccbf4232639d29969;p=openwrt%2Fsvn-archive%2Fpackages.git packages/nmeap: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40171 --- diff --git a/libs/nmeap/Makefile b/libs/nmeap/Makefile index 9978e4b91..66589daec 100644 --- a/libs/nmeap/Makefile +++ b/libs/nmeap/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2007 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -25,9 +25,9 @@ define Package/libnmeap endef define Package/libnmeap/description -The NMEAP parser is intended for use in applications that need to input NMEA-0183 - data from a GPS (typically over a serial port). NMEAP is a linkable library written in portable - standard C and is suitable for both desktop and embedded applications. +The NMEAP parser is intended for use in applications that need to input NMEA-0183 + data from a GPS (typically over a serial port). NMEAP is a linkable library written in portable + standard C and is suitable for both desktop and embedded applications. It is licensed under the BSD open source license. endef